bitwise logical operation造句
例句与造句
- Subtraction and bitwise logical operations on 16 bits is done in 8-bit steps.
- Bitmap indexes use bit arrays ( commonly called bitmaps ) and answer queries by performing bitwise logical operations on these bitmaps.
- R2 holds a bit mask for a few instructions that perform a bitwise logical operation in addition to some other functions ( e . g ., masked load upper)
- A bitmap index is a special kind of indexing that stores the bulk of its data as bit arrays ( bitmaps ) and answers most queries by performing bitwise logical operations on these bitmaps.
- However, it is possible to implement saturating addition and subtraction in software without branches, using only modular arithmetic and bitwise logical operations that are available on all modern CPUs and their predecessors, including all x86 CPUs ( back to the original Intel 8086 ) and some popular 8-bit CPUs ( some of which, such as the Zilog Z80, are still in production ) . ( However, on simple 8-bit and 16-bit CPUs, a branching algorithm might actually be faster, since there are no pipelines to stall and each instruction always takes multiple clock cycles .)
- It's difficult to find bitwise logical operation in a sentence. 用bitwise logical operation造句挺难的